StringG.this

Creates a new #GString, initialized with the given string.

Parameters

init string

the initial text to copy into the string, or %NULL to start with an empty string

Return Value

the new #GString

Throws

ConstructionException GTK+ fails to create the object.

Meta